home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / programy / Google Chrome 4.0 / chrome_installer.exe / MANIFEST / 1
Text File  |  2010-02-15  |  697b  |  17 lines

  1. <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  2.   <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
  3.     <application>
  4.       
  5.       <supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"></supportedOS>
  6.       
  7.       <supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"></supportedOS>
  8.     </application>
  9.   </compatibility>
  10.   <ms_asmv2:trustInfo xmlns:ms_asmv2="urn:schemas-microsoft-com:asm.v2">
  11.     <ms_asmv2:security>
  12.       <ms_asmv2:requestedPrivileges>
  13.         <ms_asmv2:requestedExecutionLevel level="asInvoker"></ms_asmv2:requestedExecutionLevel>
  14.       </ms_asmv2:requestedPrivileges>
  15.     </ms_asmv2:security>
  16.   </ms_asmv2:trustInfo>
  17. </assembly>